home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / MSG Demo 1.4.source Folder / Demo ƒ / Fades reversed ƒ / reversed fade headers.h < prev    next >
Text File  |  1994-04-16  |  2KB  |  26 lines

  1. pascal short CircularFadeReversed(Rect boundsRect, Pattern *thePattern);
  2. pascal short CornerCircleFadeReversed(Rect boundsRect, Pattern *thePattern);
  3. pascal short DiagonalFadeDownRight(Rect boundsRect, Pattern *thePattern);
  4. pascal short FourCenteredFadeReversed(Rect boundsRect, Pattern *thePattern);
  5. pascal short FourCornerFadeReversed(Rect boundsRect, Pattern *thePattern);
  6. pascal short FullScrollLeftFade(Rect boundsRect, Pattern *thePattern);
  7. pascal short FullScrollUpFade(Rect boundsRect, Pattern *thePattern);
  8. pascal short HalvesScrollFadeReversed(Rect boundsRect, Pattern *thePattern);
  9. pascal short HilbertFadeReversed(Rect boundsRect, Pattern *thePattern);
  10. pascal short MrDoOutdoneFadeReversed(Rect boundsRect, Pattern *thePattern);
  11. pascal short MrDoFadeReversed(Rect boundsRect, Pattern *thePattern);
  12. pascal short PourScrollFadeReversed(Rect boundsRect, Pattern *thePattern);
  13. pascal short RescueRaidersFadeReversed(Rect boundsRect, Pattern *thePattern);
  14. pascal short ScissorsFadeReversed(Rect boundsRect, Pattern *thePattern);
  15. pascal short SlideFadeReversed(Rect boundsRect, Pattern *thePattern);
  16. pascal short SplitScrollUDFadeReversed(Rect boundsRect, Pattern *thePattern);
  17. pascal short TwoCornerFadeReversed(Rect boundsRect, Pattern *thePattern);
  18. pascal short QuadrantScrollFadeReversed(Rect boundsRect, Pattern *thePattern);
  19. pascal short QuadrantFadeReversed(Rect boundsRect, Pattern *thePattern);
  20. pascal short QuadrantScroll2FadeReversed(Rect boundsRect, Pattern *thePattern);
  21. pascal short QuadrantFade2Reversed(Rect boundsRect, Pattern *thePattern);
  22. pascal short Skipaline2PassFadeReversed(Rect boundsRect, Pattern *thePattern);
  23. pascal short SkipalineLR2PassFadeReversed(Rect boundsRect, Pattern *thePattern);
  24. pascal short HGRFadeReversed(Rect boundsRect, Pattern *thePattern);
  25. pascal short HGR2FadeReversed(Rect boundsRect, Pattern *thePattern);
  26.